home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 43
/
Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso
/
-serious-
/
programming
/
arexx
/
rxwiz
/
changes
next >
Wrap
Text File
|
1999-06-14
|
1KB
|
37 lines
Changes from version <7.1
- great revision
- now a surface is a complete gui with appicon and cx
- new function and old nomore supported marked OBSOLETE
in the guide
- added the German catalog
Changes from version 4.7
- now windows can be inizialized and closed, but still
their gadgets can be used (set/get). CloseWindow and
OpenWindow changed (in a compatible way);
- a memory loss in some situation fixed;
- general optimizations.
Changes from version <4.7
- stupid bug that makes always return ARexx error 6 from
WizEasyRequest(): remove
Changes from version <4.6
- added complete LISTVIEW and HIERARCHY support
- added stack swap in critical stack situations
- hardly debugged
- changed attributes name in simpler forms
- added OnMenu, OffMenu, ActivateWindow, ActivateGadget
Changes from version <3.5:
- debugging
- some functions rewritten
- examples cleared
Changes from version 2.6:
- a bug made LISTVIEW attributes not be returned: fixed;
- a bug made Configuration not be returned from handleWindow(): fixed
- added CATALOG, PUBSCREEN and FALLBACK attributes in OpenSurface()
- general debuging